The VhsClient Object (and iterator methods) employ a library of helper objects, which are used for passing and storing properties.
These objects are declared using, for example:
|
Set req = CreateObject("CxVhsLib.AddHistoryPointReq") Set resp = CreateObject("CxVhsLib.AddHistoryPointResp") Set tag = CreateObject("CxVhsLib.HistoryTagString") |
More:
ContinueHistoryReadExReq Object
DeleteHistoryValueExReq Object
DeleteHistoryValueExResp Object
GetNamedArrayValuesExReq Object
GetNamedArrayValuesExResp Object
GetNamedArrayValuesResp Object
ListHistoryPointsExResp Object
ListHistoryValuesExResp Object
StorePointHistoryExResp Object
UpdateHistoryValueExReq Object
UpdateHistoryValueExResp Object